home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 16 / 016.d81 / t.file translato < prev    next >
Text File  |  2022-08-26  |  2KB  |  122 lines

  1.  
  2.           File Translator
  3.  
  4.  
  5. Written by: Bob Nadler
  6.  
  7. Using the Modem/300 File Translator
  8. Commodore Microcomputers, October 1985
  9. Page 62
  10.  
  11.  
  12.   If you have purchased a Modem/300,
  13.  
  14. then you may know that there is a
  15.  
  16. program listing in the manual that
  17.  
  18. allows you to translate downloaded
  19.  
  20. SEQuential into PRoGram files.  Here
  21.  
  22. is that program, on disk, with a few
  23.  
  24. enhancements.
  25.  
  26.   The program is designed to
  27.  
  28. translate programs that are
  29.  
  30. downloaded as SEQuential files into
  31.  
  32. usable program files.  The program
  33.  
  34. uses the dynamic keyboard method to
  35.  
  36. get data from the SEQuential file and
  37.  
  38. store it in memory as a program line.
  39.  
  40.   To use the program, you need a
  41.  
  42. program that is in the form of a
  43.  
  44. SEQuential file.  When RUN, the
  45.  
  46. program will ask for a filename.  You
  47.  
  48. should input the name of the
  49.  
  50. SEQuential file you want to make into
  51.  
  52. a program file.  The program will
  53.  
  54. then translate the program lines in
  55.  
  56. the SEQuential file into real
  57.  
  58. program lines stored in memory.
  59.  
  60.   When the program is finished
  61.  
  62. translating, the message "FINISHED"
  63.  
  64. will be printed on the screen.  At
  65.  
  66. this point, all of the lines from the
  67.  
  68. SEQuential file will be in memory in
  69.  
  70. the form of a program.  Be careful to
  71.  
  72. avoid programs having line numbers in
  73.  
  74. the 60000's as those are the line
  75.  
  76. numbers used by the File Translator
  77.  
  78. program.  You should now delete the
  79.  
  80. eleven lines that make up the File
  81.  
  82. Translator program.  They are the
  83.  
  84. lines from 60100 to 61000.  When this
  85.  
  86. is done, you can SAVE your new
  87.  
  88. program to disk.
  89.  
  90.  
  91. **** NOTE ****
  92.   Because of the nature of this
  93. program, it can not be RUN from the
  94. LOADSTAR environment.  It is SAVEd on
  95. Side one of this Issue under the name
  96. of FILE TRANSLATOR.
  97.  
  98.  
  99.   This program is copyrighted by
  100.  
  101. Commodore magazine.  All rights to it
  102.  
  103. are reserved.  LOADSTAR has relieved
  104.  
  105. you from the burden of keying in this
  106.  
  107.     program.  For more complete
  108.  
  109. information about this program, refer
  110.  
  111.     to the October 1985 issue of
  112.  
  113.  Commodore Microcomputers magazine.
  114.  
  115.  
  116.  
  117. >Files used:  FILE TRANSLATOR
  118.  
  119.  
  120. ----------< end of article >----------
  121.  
  122.